From: Jan Djärv Date: Sun, 18 Mar 2007 17:14:01 +0000 (+0000) Subject: Regenerated X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1531 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=58f6aaf27160537f0e4bf3ea15f37b6ff999460e;p=emacs.git Regenerated --- diff --git a/configure b/configure index 5a3da683a77..111728ea66e 100755 --- a/configure +++ b/configure @@ -23049,6 +23049,16 @@ if test $USE_XASSERTS = yes; then echo fi +if test "$USE_X_TOOLKIT" = GTK; then + case "$canonical" in + *cygwin*) + echo "There are known problems with Emacs and Gtk+ on cygwin, so you + will probably get a crash on startup. If this happens, please use another + toolkit for Emacs. See etc/PROBLEMS for more information." + ;; + esac +fi + # Remove any trailing slashes in these variables.